home *** CD-ROM | disk | FTP | other *** search
/ Minami 56 / MINAMI56.ISO / Extra / winamp505_full.exe / $R0 / Winamp Modern / player-shade-group.xml < prev    next >
Text File  |  2004-07-01  |  15KB  |  654 lines

  1.  
  2. <groupdef id="shadeX1"> <!-- SHUFFLE/REPEAT -->
  3.   <layer
  4.     x="0" y="0"
  5.     image="shade.bg.X1"
  6.     ghost="1"
  7.   />
  8.  
  9.   <NStatesButton
  10.     id="shadeRepeat"
  11.     x="1" y="8"
  12.     nstates="3"
  13.     image="shade.button.repeat"
  14.     downImage="shade.button.repeat.pressed"
  15.     hoverImage="shade.button.repeat.hover"
  16.     tooltip="Toggle Playlist/Song Repeating"
  17.     cfgattrib="{45F3F7C1-A6F3-4EE6-A15E-125E92FC3F8D};Repeat"
  18.     cfgvals="0;1;-1"
  19.     rectrgn="1"
  20.   />
  21.   <togglebutton
  22.     id="shadeShuffle"
  23.     x="20" y="8"
  24.     image="shade.button.shuffle"
  25.     downImage="shade.button.shuffle.pressed"
  26.     hoverImage="shade.button.shuffle.hover"
  27.     activeImage="shade.button.shuffle"
  28.     tooltip="Toggle Playlist Shuffling"
  29.     cfgattrib="{45F3F7C1-A6F3-4EE6-A15E-125E92FC3F8D};Shuffle"
  30.     rectrgn="1"
  31.   />
  32.  
  33.   <NStatesButton
  34.     id="shadeRepeatLED"
  35.     x="12" y="1"
  36.     nstates="3"
  37.     autoelements="0"
  38.     image="shade.led.off"
  39.     downImage="shade.led.on"
  40.     activeImage="shade.led.on"
  41.     tooltip="Toggle Playlist Repeating"
  42.     cfgattrib="{45F3F7C1-A6F3-4EE6-A15E-125E92FC3F8D};Repeat"
  43.     cfgvals="0;1;-1"
  44.     rectrgn="1"
  45.   />
  46.   <togglebutton
  47.     id="shadeShuffleLED"
  48.     x="31" y="1"
  49.     image="shade.led.off"
  50.     downImage="shade.led.on"
  51.     activeImage="shade.led.on"
  52.     tooltip="Toggle Playlist Shuffling"
  53.     cfgattrib="{45F3F7C1-A6F3-4EE6-A15E-125E92FC3F8D};Shuffle"
  54.     rectrgn="1"
  55.   />
  56. </groupdef>
  57.  
  58.  
  59. <groupdef id="shadeX2"> <!-- EQ -->
  60.   <layer
  61.     x="0" y="0"
  62.     image="shade.bg.X2"
  63.     ghost="1"
  64.   />
  65.   <button
  66.     id="shadeeq"
  67.     x="3" y="4"
  68.     image="shade.button.eq"
  69.     downImage="shade.button.eq.pressed"
  70.     activeImage="shade.button.eq"
  71.     hoverImage="shade.button.eq.hover"
  72.     tooltip="Equalizer"
  73.   />
  74. </groupdef>
  75.  
  76. <groupdef id="shadeX3"> <!-- COLOR THEMES -->
  77.   <layer
  78.     x="0" y="0"
  79.     image="shade.bg.X3"
  80.     ghost="1"
  81.   />
  82.   <button
  83.     id="shadect"
  84.     action="TOGGLE" param="{53DE6284-7E88-4c62-9F93-22ED68E6A024}"
  85.     x="15" y="13"
  86.     image="shade.button.ct"
  87.     downImage="shade.button.ct.pressed"
  88.     activeImage="shade.button.ct"
  89.     hoverImage="shade.button.ct.hover"
  90.     tooltip="Color Themes"
  91.   />
  92.   <ColorThemes:Mgr
  93.     id="colorthemes_shade"
  94.     x="50" y="50"
  95.     w="200" h="100"
  96.     nohscroll="1"
  97.     visible="1"
  98.   />
  99.   <Button
  100.     id="Switch.ct.prev"
  101.     action="colorthemes_previous"
  102.     action_target="colorthemes_shade"
  103.     x="6" y="13"
  104.     image="shade.button.ct.prev"
  105.     downImage="shade.button.ct.prev.pressed"
  106.     hoverImage="shade.button.ct.prev.hover"
  107.     tooltip="Previous ColorTheme"
  108.   />
  109.   <Button
  110.     id="Switch.ct.next"
  111.     action="colorthemes_next"
  112.     action_target="colorthemes_shade"
  113.     x="45" y="13"
  114.     image="shade.button.ct.next"
  115.     downImage="shade.button.ct.next.pressed"
  116.     hoverImage="shade.button.ct.next.hover"
  117.     tooltip="Next ColorTheme"
  118.   />
  119.   <togglebutton
  120.     id="shadeaot"
  121.     cfgattrib="{280876CF-48C0-40BC-8E86-73CE6BB462E5};Always on top"
  122.     x="7" y="2"
  123.     image="shade.button.aot"
  124.     downImage="shade.button.aot.pressed"
  125.     activeImage="shade.button.aot"
  126.     hoverImage="shade.button.aot.hover"
  127.     tooltip="Toggle Always on top"
  128.   />
  129.   <togglebutton
  130.     id="shadeaot"
  131.     cfgattrib="{280876CF-48C0-40BC-8E86-73CE6BB462E5};Always on top"
  132.     x="42" y="1"
  133.     image="shade.led.off"
  134.     activeImage="shade.led.on"
  135.     tooltip="Toggle Always on top"
  136.   />
  137. </groupdef>
  138.  
  139. <groupdef id="shadeX4"> <!-- Always on top -->
  140.   <layer
  141.     x="0" y="0"
  142.     image="shade.bg.X4"
  143.     ghost="1"
  144.   />
  145. </groupdef>
  146.  
  147.  
  148.  
  149. <groupdef id="shadedisplay"> <!-- Display-->
  150.   <layer
  151.     x="0" y="0"
  152.     image="shade.display.bg.left"
  153.     ghost="1"
  154.   />
  155.   <layer
  156.     x="10" y="0"
  157.     w="-20"
  158.     relatw="1"
  159.     image="shade.display.bg.center"
  160.     ghost="1"
  161.   />
  162.   <layer
  163.     x="-10" y="0"
  164.     relatx="1"
  165.     image="shade.display.bg.right"
  166.     ghost="1"
  167.   />
  168.   <layer
  169.     x="3" y="4"
  170.     image="shade.display.left"
  171.     ghost="1"
  172.   />
  173.   <layer
  174.     x="13" y="4"
  175.     w="-21"
  176.     relatw="1"
  177.     image="shade.display.center"
  178.     ghost="1"
  179.     tile="1"
  180.   />
  181.   <layer
  182.     x="-8" y="4"
  183.     relatx="1"
  184.     image="shade.display.right"
  185.     ghost="1"
  186.   />
  187.  
  188.   <!-- SEEK SLIDER -->
  189.   <slider
  190.     id="shadeSeeker2"
  191.     action="SEEK"
  192.     x="1" y="15"
  193.     h="10" w="-1"
  194.     relatw="1"
  195.     thumb="shade.button.seek"
  196.     downThumb="shade.button.seek.pressed"
  197.     hoverThumb="shade.button.seek.hover"
  198.     tooltip="Seeker"
  199.     alpha="100"
  200.   />
  201.   <slider
  202.     id="shadeSeekerGhost2"
  203.     action="SEEK"
  204.     x="1" y="15"
  205.     h="10" w="-1"
  206.     relatw="1"
  207.     thumb="shade.button.seek"
  208.     downThumb="shade.button.seek.pressed"
  209.     hoverThumb="shade.button.seek.hover"
  210.     tooltip="Seeker"
  211.   />
  212. </groupdef>
  213.  
  214.  
  215. <groupdef id="shadedisplay2"> <!-- Display-->
  216.   <layer
  217.     x="0" y="0"
  218.     image="shade.display.bg.left"
  219.     ghost="1"
  220.   />
  221.   <layer
  222.     x="10" y="0"
  223.     w="-20"
  224.     relatw="1"
  225.     image="shade.display.bg.center"
  226.     ghost="1"
  227.   />
  228.   <layer
  229.     x="-21" y="1"
  230.     relatx="1"
  231.     image="shade.display2.bg.right"
  232.     ghost="1"
  233.   />
  234.   <layer
  235.     x="3" y="4"
  236.     image="shade.display.left"
  237.     ghost="1"
  238.   />
  239.   <layer
  240.     x="13" y="4"
  241.     w="-32"
  242.     relatw="1"
  243.     image="shade.display.center"
  244.     ghost="1"
  245.     tile="1"
  246.   />
  247.   <layer
  248.     x="-19" y="4"
  249.     relatx="1"
  250.     image="shade.display.right"
  251.     ghost="1"
  252.   />
  253.  
  254.   <button
  255.     id="shade.expand"
  256.     x="-10" y="8"
  257.     relatx="1"
  258.     image="shade.button.expand"
  259.     downImage="shade.button.expand.pressed"
  260.     hoverImage="shade.button.expand.hover"
  261.     tooltip="Expand Display"
  262.     rectrgn="1"
  263.    />
  264.   <button
  265.     id="shade.reduce"
  266.     x="-10" y="8"
  267.     relatx="1"
  268.     image="shade.button.reduce"
  269.     downImage="shade.button.reduce.pressed"
  270.     hoverImage="shade.button.reduce.hover"
  271.     tooltip="Reduce Display / Show more options"
  272.     rectrgn="1"
  273.    />
  274.  
  275.   <!-- SEEK SLIDER -->
  276.   <slider
  277.     id="shadeSeeker"
  278.     action="SEEK"
  279.     x="1" y="15"
  280.     h="10" w="-11"
  281.     relatw="1"
  282.     thumb="shade.button.seek"
  283.     downThumb="shade.button.seek.pressed"
  284.     hoverThumb="shade.button.seek.hover"
  285.     tooltip="Seeker"
  286.     alpha="100"
  287.   />
  288.   <slider
  289.     id="shadeSeekerGhost"
  290.     action="SEEK"
  291.     x="1" y="15"
  292.     h="10" w="-11"
  293.     relatw="1"
  294.     thumb="shade.button.seek"
  295.     downThumb="shade.button.seek.pressed"
  296.     hoverThumb="shade.button.seek.hover"
  297.     tooltip="Seeker"
  298.   />
  299. </groupdef>
  300.  
  301. <groupdef id="shadeticker" h="25"> <!-- Songticker -->
  302.   <text
  303.     id="SongtickerShade" ticker="1"
  304.     display="songname" showlen="1"
  305.     x="40" y="6"
  306.     w="-44" h="10" relatw="1"
  307.     leftpadding="2"
  308.     rightpadding="2"
  309.     font="shade.songticker.font"
  310.     align="left"
  311.     rightclickaction="trackmenu"
  312.     dblclickaction="trackinfo"
  313.     fontsize="13"
  314.     color="font.display.songtickershade"
  315.     altfont="Arial"
  316.    />
  317.   <layer
  318.     x="40" y="4"
  319.     image="shade.display.ticker.overlay"
  320.     ghost="1"
  321.   />
  322. </groupdef>
  323.  
  324. <groupdef id="shadevis" h="25"> <!-- VIS -->
  325.  
  326.   <layer
  327.     x="0" y="4"
  328.     image="shade.display.vis.bg"
  329.     ghost="1"
  330.   />
  331.  
  332.  
  333.  <vis id="visual"
  334.     x="4" y="4" w="53" h="13"
  335.     gammagroup="DisplayVis"
  336.     ColorBand1="255,255,255"
  337.     ColorBand2="255,255,255"
  338.     ColorBand3="255,255,255"
  339.     ColorBand4="255,255,255"
  340.     ColorBand5="255,255,255"
  341.     ColorBand6="255,255,255"
  342.     ColorBand7="255,255,255"
  343.     ColorBand8="255,255,255"
  344.     ColorBand9="255,255,255"
  345.     ColorBand10="255,255,255"
  346.     ColorBand11="255,255,255"
  347.     ColorBand12="255,255,255"
  348.     ColorBand13="255,255,255"
  349.     ColorBand14="255,255,255"
  350.     ColorBand15="255,255,255"
  351.     ColorBand16="255,255,255"
  352.  
  353.     colorbandpeak="255,255,255"
  354.     colorosc1="255,255,255"
  355.     colorosc2="255,255,255"
  356.     colorosc3="255,255,255"
  357.     colorosc4="255,255,255"
  358.     colorosc5="255,255,255"
  359.   />
  360.  
  361.   <layer
  362.     x="0" y="4"
  363.     image="shade.display.vis.overlay"
  364.     ghost="1"
  365.   />
  366.  
  367. </groupdef>
  368.  
  369. <groupdef id="shadetimer" h="25"> <!-- Timer -->
  370.   <text
  371.     id="timer"
  372.     display="time"
  373.     x="5" y="6"
  374.     w="40" h="10"
  375.     font="shade.songticker.font"
  376.     align="left"
  377.     timecolonwidth="2"
  378.     timeroffstyle="1"
  379.     fontsize="12"
  380.     color="font.display"
  381.     altfont="Arial"
  382.     altfontsize="13"
  383.     altbold="1"
  384.   />
  385. </groupdef>
  386.  
  387.  
  388.  
  389. <groupdef id="shademain" name="Shade Main" w="0" h="25" relatw="1">
  390.  
  391.   <!-- Background -->
  392.   <layer
  393.     x="0" y="0"
  394.     image="shade.bg.left"
  395.     dblClickAction="SWITCH;normal"
  396.   />
  397.   <layer
  398.     x="303" y="0"
  399.     w="-352"
  400.     relatw="1"
  401.     image="shade.bg.center"
  402.     dblClickAction="SWITCH;normal"
  403.   />
  404.   <layer
  405.     x="-49" y="0"
  406.     relatx="1"
  407.     image="shade.bg.right"
  408.     dblClickAction="SWITCH;normal"
  409.   />
  410.   <layer
  411.     x="128" y="5"
  412.     image="shade.bg.overlay"
  413.     dblClickAction="SWITCH;normal"
  414.   />
  415.   <layer
  416.     x="-54" y="0"
  417.     relatx="1"
  418.     image="shade.bg.resize"
  419.     ghost="1"
  420.   />
  421.   <layer
  422.     id="shade.region.left"
  423.     x="0" y="0"
  424.     image="shade.regions.left"
  425.     sysregion="-2"
  426.   />
  427.   <layer
  428.     id="shade.region.right"
  429.     x="-5" y="0"
  430.     relatx="1"
  431.     image="shade.regions.right"
  432.     sysregion="-2"
  433.   />
  434.   <layer
  435.     x="0" y="0"
  436.     w="5" h="25"
  437.     resize="left"
  438.   />
  439.   <layer
  440.     x="-5" y="0"
  441.     relatx="1"
  442.     w="5" h="25"
  443.     resize="right"
  444.   />
  445.  
  446.  
  447.   <!-- Sysmenu -->
  448.   <button
  449.     id="shadeSysmenu"
  450.     action="SYSMENU"
  451.     x="6" y="4"
  452.     image="shade.button.sysmenu"
  453.     downImage="shade.button.sysmenu.pressed"
  454.     hoverImage="shade.button.sysmenu.hover"
  455.     tooltip="Main Menu"
  456.   />
  457.  
  458.  
  459.   <!-- PREVIOUS -->
  460.   <button
  461.     id="shadePrevious"
  462.     action="PREV"
  463.     x="29" y="6"
  464.     image="shade.button.previous"
  465.     downImage="shade.button.previous.pressed"
  466.     hoverImage="shade.button.previous.hover"
  467.     tooltip="Previous"
  468.     rectrgn="1"
  469.   />
  470.   <!-- Playback Button Status -->
  471.   <status
  472.     id="shadestatus"
  473.     x="54" y="8"
  474.     stopBitmap="shade.button.status.stop"
  475.     playBitmap="shade.button.status.play"
  476.     pauseBitmap="shade.button.status.pause"
  477.     ghost="1"
  478.   />
  479.  
  480.   <!-- PLAY -->
  481.   <button
  482.     id="shadePlay"
  483.     action="PLAY"
  484.     x="49" y="4"
  485.     image="shade.button.play"
  486.     downImage="shade.button.play.pressed"
  487.     hoverImage="shade.button.play.hover"
  488.     status="shade.button.play.active"
  489.     tooltip="Play"
  490.     rectrgn="1"
  491.   />
  492.  
  493.   <!-- PAUSE -->
  494.   <button
  495.     id="shadePause"
  496.     action="PAUSE"
  497.     x="71" y="4"
  498.     image="shade.button.pause"
  499.     downImage="shade.button.pause.pressed"
  500.     hoverImage="shade.button.pause.hover"
  501.     tooltip="Pause"
  502.     rectrgn="1"
  503.   />
  504.  
  505.   <!-- STOP -->
  506.   <button
  507.     id="shadeStop"
  508.     action="STOP"
  509.     x="93" y="4"
  510.     image="shade.button.stop"
  511.     downImage="shade.button.stop.pressed"
  512.     hoverImage="shade.button.stop.hover"
  513.     tooltip="Stop"
  514.     rectrgn="1"
  515.   />
  516.  
  517.   <!-- NEXT -->
  518.   <button
  519.     id="shadeNext"
  520.     action="NEXT"
  521.     x="116" y="6"
  522.     image="shade.button.next"
  523.     downImage="shade.button.next.pressed"
  524.     hoverImage="shade.button.next.hover"
  525.     tooltip="Next"
  526.     rectrgn="1"
  527.   />
  528.  
  529.  
  530.   <!-- VOLUME -->
  531.   <layer
  532.     id="volumebarShade"
  533.     x="168" y="17"
  534.     w="10"
  535.     image="player.volumebar"
  536.   />
  537.   <slider
  538.     id="shadeVolume"
  539.     action="VOLUME"
  540.     x="164" y="12"
  541.     w="56" h="11"
  542.     thumb="shade.button.volume"
  543.     downThumb="shade.button.volume.pressed"
  544.     hoverThumb="shade.button.volume.hover"
  545.     tooltip="Volume"
  546.   />
  547.  
  548.   <!-- MUTE -->
  549.   <togglebutton
  550.     id="shademute"
  551.     x="148" y="8"
  552.     image="shade.button.mute.off"
  553.     downImage="shade.button.mute.on.pressed"
  554.     hoverImage="shade.button.mute.on.hover"
  555.     activeImage="shade.button.mute.on"
  556.     tooltip="Toggle Mute"
  557.     rectrgn="1"
  558.   />
  559.  
  560.   <!-- EJECT/PL/ML -->
  561.   <button
  562.     id="shadeEJECT"
  563.     action="EJECT"
  564.     x="229" y="10"
  565.     image="shade.button.eject"
  566.     downImage="shade.button.eject.pressed"
  567.     hoverImage="shade.button.eject.hover"
  568.     tooltip="Open file(s)"
  569.   />
  570.   <layer
  571.     x="249" y="10"
  572.     image="shade.button.pl"
  573.   />
  574.   <layer
  575.     x="267" y="10"
  576.     image="shade.button.ml"
  577.   />
  578.  
  579.   <button
  580.     id="shadepl"
  581.     action="TOGGLE" param="guid:pl"
  582.     x="249" y="10"
  583.     image="shade.button.pl"
  584.     downImage="shade.button.pl.pressed"
  585.     hoverImage="shade.button.pl.hover"
  586.     activeImage="shade.button.pl.active"
  587.     tooltip="Playlist Editor"
  588.   />
  589.   <button
  590.     id="shademl"
  591.     action="TOGGLE" param="guid:ml"
  592.     x="267" y="10"
  593.     image="shade.button.ml"
  594.     downImage="shade.button.ml.pressed"
  595.     hoverImage="shade.button.ml.hover"
  596.     activeImage="shade.button.ml.active"
  597.     tooltip="Media Library"
  598.   />
  599.  
  600.   <!-- Resizer -->
  601.   <layer
  602.     x="-54" y="1"
  603.     w="9" h="23"
  604.     relatx="1"
  605.     image="shade.pl.resize"
  606.     resize="right"
  607.     rectrgn="1"
  608.   />
  609.  
  610.   <!-- CLOSE/SHADE/MINIMIZE -->
  611.   <button
  612.     id="shadeMinimize"
  613.     action="MINIMIZE"
  614.     x="-41" y="4"
  615.     relatx="1"
  616.     image="shade.button.minimize"
  617.     downImage="shade.button.minimize.pressed"
  618.     hoverImage="shade.button.minimize.hover"
  619.     tooltip="Minimize Winamp"
  620.   />
  621.   <button
  622.     id="shadeClose"
  623.     action="CLOSE"
  624.     x="-17" y="4"
  625.     relatx="1"
  626.     image="shade.button.close"
  627.     downImage="shade.button.close.pressed"
  628.     hoverImage="shade.button.close.hover"
  629.     tooltip="Exit Winamp"
  630.   />
  631.   <button
  632.     id="shadeWinshade"
  633.     action="SWITCH" param="normal"
  634.     x="-29" y="4"
  635.     relatx="1"
  636.     image="shade.button.winshade"
  637.     downImage="shade.button.winshade.pressed"
  638.     hoverImage="shade.button.winshade.hover"
  639.     tooltip="Return to Normal Mode"
  640.   />
  641.  
  642.   <group id="shadedisplay" x="299" y="0" w="150" visible="0"/>
  643.   <group id="shadedisplay2" x="299" y="0" w="150" visible="0"/>
  644.   <group id="shadeticker" x="299" y="0" w="40" visible="0"/>
  645.   <group id="shadevis" x="299" y="0" w="60" relatx="1" visible="0"/>
  646.   <group id="shadetimer" x="299" y="0" w="40" visible="0"/>
  647.   <group id="shadeX1" x="-237" y="0" relatx="1" visible="0"/>
  648.   <group id="shadeX2" x="-195" y="0" relatx="1" visible="0"/>
  649.   <group id="shadeX3" x="-174" y="1" relatx="1" visible="0"/>
  650.   <group id="shadeX4" x="-130" y="0" relatx="1" visible="0"/>
  651.  
  652.   <script id="seekshade.script" file="scripts/seekshade.maki" />
  653.  
  654. </groupdef>